Int32NIProviderIVariantRandomInt32NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IVariantRandom<Int32N> IProvider<IVariantRandom<Int32N>>.GetInstance()
Private Function GetInstance As IVariantRandom(Of Int32N)
Implements IProvider(Of IVariantRandom(Of Int32N)).GetInstance
private:
virtual IVariantRandom<Int32N>^ GetInstance() sealed = IProvider<IVariantRandom<Int32N>^>::GetInstance
private abstract GetInstance : unit -> IVariantRandom<Int32N>
private override GetInstance : unit -> IVariantRandom<Int32N>
IVariantRandomInt32NAn instance of
T.
IProviderTGetInstance